func github.com/gotd/td/session/tdesktop.fileKey

3 uses

	github.com/gotd/td/session/tdesktop (current package)
		md5.go#L18: func fileKey(s string) string {
		tdesktop.go#L48: 		var keyFile = fileKey("data")
		tdesktop.go#L50: 			keyFile = fileKey(fmt.Sprintf("data#%d", account+1))